body {
    color: #383838;
}

a:hover {
    text-decoration: none;
}
.mb-20{margin-bottom: 20px;}
.mb-30{margin-bottom: 30px;}
.mbt-30{
    margin-bottom: 30px;
    margin-top: 30px;
}
.bordered {
    border: 1px solid #f1f1f1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
img {
    display: block;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
}

header {
    border-top: 1px solid #d2d2d2;
    border-bottom: 3px solid #014880;
}

.margin-clear {
    margin: 0 !important
}

.padding-1 {
    padding: 1px;
}
.main-container .block.mt-40{
    margin-top: 40px;
}
.pv-30 {
    padding-top: 30px;
    padding-bottom: 30px;
}
.pv-15 {
    padding-top: 15px;
    padding-bottom: 15px;
}
.fs15 {
    font-size: 15px;
    line-height: 1.8;
}

h3.title {
    font-size: 20px;
    color: #000;
    margin-top: 0px;
    font-weight: 550;
}

.p-text h3.title>i {
    font-style: inherit;
    font-size: 18px;
    font-weight: 100;
    color: #cfcfcf;
}

.p-text h3.title>span {
    font-size: 14px;
    color: #0b2d6d;
}

.p-text p {
    text-indent: 2em;
    font-size: 15px;
    line-height: 1.8;
}

.light-gray-bg {
    background-color: #fafafa;
    border-top: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
}

.head-top {
    height: 98px;
    overflow: hidden;
}

.head-top a {
    display: block;
    background: url(../Images/Logo.png) left center no-repeat;
    width: 450px;
    height: 61px;
    padding-left: 80px;
    font-weight: bold;
    font-size: 28px;
    padding-top: 0px;
    margin-top: 16px;
    background-size: contain;
    color: #008394;
}

.head-top a:focus,.head-top a:hover{
text-decoration: none;
}

.head-top a small{
    FONT-SIZE: 12px;
    display: block;
    font-weight: 400;
    text-transform: uppercase;
}

.dropdown-menu>li>a {
    padding: 12px 20px;
    font-size: 16px;
    color: #171717;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    position: relative;
    border-bottom: 1px solid #eaeaea;
}

header .navbar-default .navbar-nav>li>a {
    color: #171717;
    font-weight: bold;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #004780;
}

.dropdown-menu {
    top: 104%;
    padding: 0;
}

.search-box {
    width: 250px;
    padding-top: 40px;
}

.search-box .form-control,
.search-box .btn-default {
    background-color: #eee;
}

header .navbar-nav {
    font-size: 16px;
}

.separator-2,.separator-3{
    width: 100%;
    margin-bottom: 15px;
    position: relative;
    height: 1px;
}

.separator-2:after {
    height: 1px;
    background: #d1d1d1;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.18)), color-stop(35%, rgba(0, 0, 0, 0.12)), color-stop(70%, rgba(0, 0, 0, 0.05)), color-stop(100%, rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0) 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0) 100%);
    position: absolute;
    bottom: -1px;
    left: 0px;
    content: "";
    width: 100%;
}

.separator,.team .owl-controls {
    width: 100%;
    margin: 15px auto;
    position: relative;
    height: 1px;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
  }
  .separator:after,.team .owl-controls:after {
    height: 1px;
    background: #e8e8e8;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(35%, rgba(0, 0, 0, 0.09)), color-stop(70%, rgba(0, 0, 0, 0.09)), color-stop(100%, rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, rgba(0, 0, 0, 0) 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, rgba(0, 0, 0, 0) 100%);
    position: absolute;
    bottom: -1px;
    content: "";
    width: 100%;
    left: 0;
  }

.short-separator {
    margin-bottom: 15px;
    width: 50px;
    background-color: #0052a5;
    height: 3px;
}

.overlay-container {
    position: relative;
    display: block;
    text-align: center;
    overflow: hidden;
}

.overlay-to-home {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0px;
    background-color: rgba(30, 30, 30, 0.5);
    -webkit-transition: all ease-in-out 0.25s;
    -o-transition: all ease-in-out 0.25s;
    transition: all ease-in-out 0.25s;
    color: #ffffff;
    height: 38px;
}

.overlay-to-home a {
    color: #ffffff;
}

.overlay-container:hover .overlay-to-home {
    height: 100%;
    padding: 15px;
    bottom: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
}

.overlay-to-home h5 {
    font-size: 16px;
    font-weight: bold;
}

.textshadow {
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.8);
}

.overlay-container:hover .overlay-to-home .middle-box {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.shadow * {
    position: relative;
    z-index: 3;
}

.shadow:before {
    position: absolute;
    left: 0;
    height: 60%;
    bottom: 0;
    width: 100%;
    content: "";
    background-color: #fafafa;
    z-index: 2;
}

.shadow:after {
    content: "";
    position: absolute;
    height: 50%;
    width: 96%;
    left: 50%;
    bottom: 2px;
    margin-left: -48%;
    -webkit-box-shadow: 0 5px 7px #999999;
    box-shadow: 0 5px 7px #999999;
    z-index: 1;
    border-radius: 10%;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.shadow:hover:after {
    bottom: 10px;
}

.team{
    padding-top: 30px;
}
.case-carousel{padding-left: 30px;padding-right: 30px;}
.case-carousel .owl-controls{    top: 50%;
    left: 0;
    position: absolute;
    display: block;
    width: 100%;
    margin-top: -30px;}
    .case-carousel .owl-controls .owl-buttons{
        height: 26px; width: 30px;
    }
    .caseslider .image-box .body h3{font-size: 16px;}
    .caseslider h3.title{
        margin-top: 30px; font-weight: 500; border-bottom: 1px solid #e6e6e6;padding-bottom: 10px;font-size: 18px;
    }
    .caseslider h3.title a{float: right; font-size: 14px;}
.team .image-box,.caseslider .image-box{
    float: left;
    position: relative;
    margin-left: 15px; margin-right: 15px;
}
.team .owl-carousel{margin-top: 20px;}
.team .owl-buttons{
    width: 60px;
    height: 26px;
    position: absolute;
    left: 50%;top: -10px;
    margin-left: -30px;
    z-index: 10;
    background-color: #fff;
}
.team .owl-buttons div,.case-carousel .owl-controls .owl-buttons div {
    display: inline-block;
    position: absolute;
    text-transform: capitalize;
    font-weight: 300;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.team .owl-buttons div:after,.case-carousel .owl-controls .owl-buttons div:after{
    font-family: 'Glyphicons Halflings';
    font-size: 26px;
    line-height: 1;
    color: #515151;
}
.team .owl-buttons .owl-prev:after,.case-carousel .owl-controls .owl-buttons .owl-prev:after{
    content: "\e257";
    right: 13px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.team .owl-buttons .owl-prev {
    left: 0;
    padding-left: 0px;
}
.case-carousel .owl-controls .owl-buttons .owl-next{right: 0;}
.team .owl-buttons .owl-next:after,.case-carousel .owl-controls .owl-buttons  .owl-next:after{
    content: "\e258";
    left: 13px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    }

.team .owl-buttons .owl-next {
    right: 0px;
    left: auto;
    padding-right: 0px;
}
.team .owl-buttons div:hover.owl-prev:after,.team .owl-buttons div:hover.owl-next:after,.case-carousel .owl-controls .owl-buttons div:hover.owl-prev:after,.case-carousel .owl-controls .owl-buttons div:hover.owl-next:after{
    color: #117ae6
}
.image-box .body {
    padding: 15px; font-size: 16px;
  }
  .image-box .body h3 {
    margin-top: 0;
    font-size: 20px; color: #000;
  }
  .image-box .body p:last-child {
    margin-bottom: 0;
  }
  .team-text{
    line-height: 1.8
  }
  .news img.media-object{width: 90px;}
  .news h5.media-heading{line-height: 1.5;}
  .news .media-body p{color: #9b9b9b}
  .news .short-separator,.homezz .short-separator{margin-bottom:0;}
  .news .block{
    border-left: 1px solid #d1d1d1;
    padding: 10px;
  }
  .vertical .nav-tabs,
  .vertical .tab-content {
    display: table-cell;
    margin: 0;
    vertical-align: top;
  }
  .vertical .nav-tabs {
    border-bottom-color: transparent;
    padding-top: 15px;
  }
  .vertical .nav-tabs > li {
    float: none;
  }
  .vertical .nav-tabs > li a {
      padding: 8px 20px 8px 15px;
    margin: 0;
    white-space: nowrap;
    color: #6f6f6f;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-align: right;
    font-size: 16px;
  }
  .vertical .nav-tabs > li > a:hover,
  .vertical .nav-tabs > li > a:focus {
    background-color: #fafafa;
    border-color: transparent;
    color: #333;
    z-index: 2;
  }
  .vertical .nav-tabs > li.active > a,
  .vertical .nav-tabs > li.active > a:hover,
  .vertical .nav-tabs > li.active > a:focus {
    border: none;
    border-right-color: transparent;
    color: #333;
    z-index: 2;
    font-weight: bold;
    background-color: #fafafa;
  }
  .vertical .nav-tabs > li.active>a:after{
      content: "\e251";
      font-family: 'Glyphicons Halflings';
       position: absolute;
      right:-5px;
      display: inline-block;
      font-style: normal;
      color: #777;
  }
  .vertical .tab-content {
    display: table-cell;
    margin: 0;
    vertical-align: top;
    border-left: 1px solid #f1f1f1;
    left: -1px;
    z-index: 1;
    padding:15px;
}
.alhome a{
    margin: 5px 20px 5px 0; font-weight: bold;
}
.partner .nav-tabs{
    text-align: center;
}
.partner .nav-tabs>li{
    display: inline-block; 
    float: unset;
}
.partner .nav-tabs>li>a{
    font-size: 18px;
}

footer{
    background-color: #313132;
    color: #f2f2f2;
    margin-top: 30px;
}
footer .ewm{
    background: url('/Images/flogo.png') top left no-repeat;
    padding: 90px 0 0 54px;
}
footer .ewm>img{
    width: 200px;
}
footer h4{
    margin-top: 64px;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;
}
footer .cinfo>div{
    font-size: 15px; line-height: 1.6;
    padding-bottom: 20px;
}
footer .cinfo>div:before{
    float: left;
    font-size: 13px; color: #e6e6e6; font-family: 'Glyphicons Halflings';font-style: normal;
    font-weight: 400;line-height: 2;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
footer .cinfo>div.mail:before{
    content: "\2709";
}
footer .cinfo>div.tel:before{
    content: "\e182";
}
footer .cinfo>div.info:before{
    content: "\e194";
}
footer .cinfo>div.addr:before{
    content: "\e062";
}
footer .cinfo>div span{
    display: block;padding-left: 20px;
}

.banner{
    background-position: 50% 50%;
    min-height: 285px;
    padding-top: 85px;
    padding-bottom: 20px;color: #ffffff;font-size: 15px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 1;
    position: relative;
    overflow: hidden;
}
.banner:after{
    background-color: rgba(0, 0, 0, 0.2);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
}
.banner .container >.row >div {z-index:3;}
.banner .container >.row a:not(.btn) {
    text-decoration: underline;
    color: #ffffff;
}
.navlink >.glyphicon{padding-right: 10px;}
.banner .separator:after {
    background: rgba(255, 255, 255, 0.5);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(35%, rgba(255, 255, 255, 0.5)), color-stop(70%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);
}
.separator-3:after {
    height: 1px;
    background: #d1d1d1;
    background: -moz-linear-gradient(right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-gradient(linear, right top, left top, color-stop(0%, rgba(0, 0, 0, 0.18)), color-stop(35%, rgba(0, 0, 0, 0.12)), color-stop(70%, rgba(0, 0, 0, 0.05)), color-stop(100%, rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0) 100%);
    background: -ms-linear-gradient(right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0) 100%);
    position: absolute;
    bottom: -1px;
    left: 0px;
    content: "";
    width: 100%;
  }
h1.title{font-size: 24px; margin-top: 30px;}
.content{ font-size: 15px; line-height: 1.6;}
.casecontent div.content img{margin: auto;}
.main-container .block{
    margin-top: 30px;
}
.main-container .block h3.title{font-weight: 500;}
.main-container .block .nav-stacked >li>a:after{
    font-family: "Glyphicons Halflings";
    content: "\e258";
    font-size: 12px;
    position: absolute;
    right: 15px;
    top: 12px;
    color: #337ab7;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.main-container .block .nav-stacked >li.active>a:after{
    color: #fff;
}
.grid-space-0 {
    margin-right: 0;
    margin-left: 0;
  }
  .container-fluid .grid-space-0 {
    margin-right: -15px;
    margin-left: -15px;
  }
  .grid-space-0 .col-lg-6,
  .grid-space-0 .col-lg-4,
  .grid-space-0 .col-lg-3,
  .grid-space-0 .col-md-6,
  .grid-space-0 .col-md-4,
  .grid-space-0 .col-md-3,
  .grid-space-0 .col-sm-6,
  .grid-space-0 .col-sm-4,
  .grid-space-0 .col-sm-3,
  .grid-space-0 .col-xs-6,
  .grid-space-0 .col-xs-4,
  .grid-space-0 .col-xs-3 {
    padding-left: 0;
    padding-right: 0;
  }
  .grid-space-0 > div {
    margin-bottom: 0;
    padding-bottom: 0;
  }
/*shadow*/
.shadow-narrow {
  position: relative;
}
.shadow-narrow * {
  position: relative;
  z-index: 3;
}
.shadow-narrow:before {
  position: absolute;
  left: 0;
  height: 60%;
  bottom: 0;
  width: 100%;
  content: "";
  background-color: #fafafa;
  z-index: 2;
}
.shadow-narrow:after {
  content: "";
  position: absolute;
  height: 50%;
  width: 96%;
  left: 50%;
  bottom: 2px;
  margin-left: -48%;
  -webkit-box-shadow: 0 5px 7px #999999;
  box-shadow: 0 5px 7px #999999;
  z-index: 1;
  border-radius: 10%;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.shadow-narrow:after {
  width: 90%;
  margin-left: -45%;
}
.shadow-narrow:hover:after {
  bottom: 10px;
}

.teamlist .body,.centerlist .body .note{font-size: 14px;color: #555;}
.teamlist .body>h3{
    margin-top: 0;font-size: 24px;
}
.teamlist .body>blockquote{
    font-size: 14px;
    color: #333;
    font-weight: bold;
    padding: 0 10px;
}
.image-box.style-4 {
    border: none;
  }
  .image-box.style-4  .col-md-pull-6>.body{
      text-align: right;
  }
  .centerlist .body .note{ padding-bottom: 20px;}

  .k_pagelist {
    margin-top: 30px;
    text-align: center;
}

.k_pagelist * {
    font-size: 14px;
    padding: 4px 8px;
    margin-left: 5px;
}

.k_pagelist strong {
    background: #3875D7;
    font-weight: normal;
    color: #FFF;
}

.k_pagelist a {
    text-decoration: none;
    color: #3875D7;
}

.k_pagelist a:hover {
    text-decoration: none;
    background: #3875D7;
    color: #FFF;
}

.k_pagelist span {
    color: #999;
}
.k_pagelist input{padding: 0 3px;}
.newslist .block{border-left: none;}

.overlay-bottom {
    position: absolute;
    top: auto;
    padding: 5px;
    bottom: 0px;
    left: 0;
    right: 0px;
    background-color: rgba(30, 30, 30, 0.6);
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all ease-in-out 0.25s;
    -o-transition: all ease-in-out 0.25s;
    transition: all ease-in-out 0.25s;
    height: 0;
    color: #ffffff;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
  }
  .overlay-visible .overlay-bottom {
    opacity: 1;
    filter: alpha(opacity=100);
    height: auto!important;
    padding-bottom: 10px;
  }
  .overlay-container .text {
      position: relative;
  }
  .image-box .body.carouselbody{
      padding: 15px 15px 30px;
      font-size: 14px;
      text-indent: 2em;
  }
  .mlr5{margin: 0 5px 5px}
  .newscontent h1.title{text-align: center;}
  .newscontent p.centerp{text-align: center; color: #777;}
  .content p>img{
      display: inline-block;
  }
  .blogpost {
      margin: 0 0 30px;
    }
    .blogpost div.header {
      padding: 20px 10px 10px;
    }
    .blogpost div.header h2 {
      text-transform: none;
      margin-top: 0;
      margin-bottom: 10px;
      font-size: 22px;
    }
    .blogpost div.header h2 >a{
        color: #333;
    }
    .blogpost div.header h2 >a:hover{
        color: #117ae6; text-decoration: underline;
    }
    .blogpost .post-info {
      font-size: 14px;
      color: #aaa;
      font-weight: 400;
    }
    .blogpost .post-info > span {
      margin-right: 5px;
      display: inline-block;
    }

    .blogpost .blogpost-content {
      padding: 0 10px 10px;border-bottom: 1px solid #eaeaea;
    }
    .blogpost .blogpost-content p{text-indent: 2em;line-height: 1.6; color: #555;}
    
    .overlay-link {
      position: absolute;
      z-index: 10;
      top: 0;
      padding: 15px;
      bottom: 0px;
      left: 0;
      right: 0px;
      background-color: rgba(30, 30, 30, 0.5);
      overflow: hidden;
      opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transition: all ease-in-out 0.25s;
      -o-transition: all ease-in-out 0.25s;
      transition: all ease-in-out 0.25s;
      color: #ffffff;
    }
    .overlay-link span {
      -webkit-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      width: 80px;
      height: 80px;
      border: 1px solid #ffffff;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      border-radius: 100%;
      color: #ffffff;
      position: absolute;
      top: 50%;
      left: 50%;
      margin: -40px 0 0 -40px;
      font-size: 32px;
      line-height: 80px;
    }
    .overlay-link span:hover {
      background-color: #ffffff;
      color: #777777;
    }
    .overlay-link.small span {
      width: 25px;
      height: 25px;
      margin: -12.5px 0 0 -12.5px;
      font-size: 14px;
      line-height: 25px;
    }
    .overlay-container:hover .overlay-link {
      height: 100%;
      opacity: 1;
      filter: alpha(opacity=100);
      -webkit-backface-visibility: hidden;
      -webkit-transform: translateZ(0) scale(1, 1);
    }

    .joblist h3.title{
        font-weight: 500;
        padding: 5px 10px;
        border-top: none; color: #333;
    }
    .joblist .row .content{
        padding:5px 10px; font-size: 14px;color: #555;
    }
    .joblist .row .content>p{
        margin: 0;
    }
    .joblist .row h4 {
        font-size: 16px;
        font-weight: bold;
        margin: 5px 10px;color: #555;
    }
    .joblist .coninfo{
        border-top: 1px solid #f3f3f3;font-size: 12px;padding: 10px; color: #777;text-align: right;
    }
    .joblist .coninfo span{
        padding-left: 15px;
    }

    .caselist .image-box .body h3 a{
        font-size: 18px; color: #333;
        display: block;
        text-overflow: ellipsis; 
        overflow: hidden;
        white-space:nowrap;
      }
      .casecontent h3.title{
          color: #004780
      }
.dw{
    text-align: center;
    font-size: 18px;
    color: #777777; font-size: 500;
}

@media (min-width:768px) {
    header .navbar.navbar-default {
        background-color: transparent;
        border: none;
        margin: 0;
    }
}

@media (max-width: 1199px) {}

@media (max-width: 991px) {
    .pb20 {
        padding-bottom: 20px;
    }
    .smpd5{padding-bottom: 5px;}
    .imgbox-home>.row {
        margin-left: auto;
        margin-right: auto;
    }
    .imgbox-home .overlay-container {
        margin-bottom: 15px;
        border: 1px solid #e2e2e2;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }
    .image-box.style-4 {
        margin-bottom: 30px;
      }
}

@media (max-width: 767px) {
    .head-top {
        height: 70px;
    }
    .logo {
        float: inherit !important;
        margin: 0 auto;
    }
    .head-top a {
        margin-top: 3px;
    }
    header .navbar {
        margin: 0 -15px;
    }
    .dropdown-menu>li>a {
        background-color: #fff;
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding-top: 8px;
        padding-bottom: 8px;
        padding: 12px 15px 12px 40px;
        font-size: 15px;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #171717;
    }
    .navbar-nav a>.caret {
        float: right;
        margin-top: 8px;
    }
    .overlay-to-home h5{font-size: 15px;}
    .team .image-box{float: none; padding-top: 15px;}
    .homezz{margin-bottom: 25px;}
    footer h4{margin-top:30px;}
    footer .cinfo>div{padding-bottom: 8px;}
    .teamlist .body>h3{text-align: center;font-size: 20px;}
    .banner{min-height: 270px; padding-top: 80px;}
}
.homemore{
    text-align: center;
    margin-top:20px;
}

  /* Medium devices (desktops, tablets, 992px and up) */
  @media (min-width: 992px) {
    .blogpost .row header {
      padding-top: 0;
    }
    .blogpost .row + footer {
      margin-top: 15px;
    }
  }
@media (max-width: 480px) {
    .head-top {
        height: 60px;
    }
    .head-top a {
        margin-top: 9px;
        width: 260px;
        height: 40px;
        padding-left: 55px;
        color: #008394;
        font-weight: bold;
        font-size: 20px;
        padding-top: 6px;
    }
    .head-top a small{
        display: none;
    }
    .vertical .nav-tabs,
    .vertical .tab-content {
      display: block;
    }
    .vertical .nav-tabs > li a {
      font-size: 15px;
      text-align: left;border: 1px solid #f1f1f1;
      background-color: #fafafa
    }
    .vertical .nav-tabs > li.active > a, .vertical .nav-tabs > li.active > a:hover, .vertical .nav-tabs > li.active > a:focus{
        border: 1px solid #f1f1f1;
        background-color: #999;
        color: #fff;
    }
    .vertical .nav-tabs > li.active>a:after{
        color: #fff;
        right: -5px;
    }
    .partner .nav-tabs>li>a{
        font-size: 14px;
        padding: 8px 4px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    header .nav>li>a {
        padding-left: 13px;
        padding-right: 13px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    header .nav>li>a {
        padding-left: 5px;
        padding-right: 5px;
    }
    header .navbar-nav,
    .dropdown-menu>li>a {
        font-size: 14px;
    }
}

@media (min-width: 481px) and (max-width: 767px) {}

@media (min-width: 1200px) {
    header .nav>li>a {
        padding-left: 24px;
        padding-right: 24px;
    }
}

@media (min-width: 992px) {}

@media (min-width: 768px) {}

.owl-carousel {
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}

.owl-pagination {
    position: absolute;
    bottom: 0px;
    text-align: center;
    width: 100%;
    z-index: 10;
}

.owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
}

.owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #fff;
    border: 1px solid #dadada;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.owl-controls .owl-page.active span,
.owl-controls.clickable .owl-page:hover span {
    background: #004780;
}

.content-slider-with-controls {
    min-height: 160px;
    background: url('ajax-loader.gif') center center no-repeat;
}

.scrollToTop {
    color: #fff;
    position: fixed;
    bottom: 5px;
    right: 5px;
    width: 50px;
    height: 50px;
    text-align: center;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 1005;
    display: none;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.scrollToTop i {
    line-height: 50px;
    font-size: 24px;
}

.scrollToTop:hover {
    background-color: rgba(0, 0, 0, 0.6);
}


/* Small devices (tablets, phones less than 767px) */

@media (max-width: 767px) {
    .scrollToTop {
        width: 40px;
        height: 40px;
        background-color: rgba(0, 0, 0, 0.4);
    }
    .scrollToTop i {
        line-height: 40px;
        font-size: 20px;
    }
}

.circle {
    -webkit-border-radius: 100%!important;
    -moz-border-radius: 100%!important;
    border-radius: 100%!important;
}


/* Fixed navigation
---------------------------------- */

.fixed-header-on .header.fixed {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1006;
    opacity: 1;
    filter: alpha(opacity=0);
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
}

.fixed-header-on .header.fixed {
    background-color: rgba(255, 255, 255, 0.95);
}

.fixed-header-on .header.fixed.animated {
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
}